Warning

DO NOT USE DESIGN MODE FOR PRODUCTION

Containers running with the design-mode image are insecure and must not be accessible to external users as it allows any user with access to the API to read/write your queries.

Design Mode extends the API and UI of Query Engine to provide a supported environment for designing queries.

The expected setup for this is:

Given the above, your query developers should then:

Note
Design Mode will only permit the editing of Velocity templates as plain text files.
Tip
There are much better text editors than Design Mode for editing Velocity templates. As a general rule you should stop using Design Mode when you start using Velocity templates.